Skip to content

44466 link parameters - #30088

Open
dletorey wants to merge 12 commits into
mdn:mainfrom
dletorey:44466-link-parameters
Open

44466 link parameters#30088
dletorey wants to merge 12 commits into
mdn:mainfrom
dletorey:44466-link-parameters

Conversation

@dletorey

@dletorey dletorey commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Added BCD for param() CSS function

Test results and supporting details

  • Only works in Firefox Nightly 154 without flag
  • With layout.css.link-parameters.enabled flag works in:
    • Firefox Developer Edition 153
    • Firefox Beta 153

Related issues

@github-actions github-actions Bot added data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:m [PR only] 25-100 LoC changed labels Jul 20, 2026
@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

The lint check found auto-fixable issues. Apply suggested changes (attributed to bcd-linter), or to fix all at once, run npm run lint:fix locally.

See also: Automated lint suggestions on pull requests

@github-actions github-actions Bot added size:l [PR only] 101-1000 LoC changed and removed size:m [PR only] 25-100 LoC changed labels Jul 20, 2026
dletorey and others added 7 commits July 20, 2026 14:28
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Comment thread css/types/param.json
"param": {
"__compat": {
"description": "`param()`",
"spec_url": "https://drafts.csswg.org/css-link-params-1/#funcdef-param",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[bcd-linter] reported by reviewdog 🐶

Suggested change
"spec_url": "https://drafts.csswg.org/css-link-params-1/#funcdef-param",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Values/param",
"spec_url": "https://drafts.csswg.org/css-link-params-1/#funcdef-param",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:l [PR only] 101-1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant